home *** CD-ROM | disk | FTP | other *** search
/ Aminet 12 / Aminet 12 (1996)(GTI - Schatztruhe)[!][Jun 1996].iso / Aminet / dev / lang / Python13.lha / Python-1.3 / Demo / scripts / wh.py < prev   
Encoding:
Text File  |  1995-11-21  |  91 b   |  3 lines

  1. # This is here so I can use 'wh' instead of 'which' in '~/bin/generic_python'
  2. import which
  3.